net/http.connectMethod.key (method)

3 uses

	net/http (current package)
		transport.go#L1449: 		key:        cm.key(),
		transport.go#L1687: 		cacheKey:      cm.key(),
		transport.go#L1933: func (cm *connectMethod) key() connectMethodKey {